You are looking at the HTML representation of the XML format.
HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format.
To see the non HTML representation of the XML format, set format=xml.
See the complete documentation, or API help for more information.
<?xml version="1.0"?>
<api>
  <query>
    <pages>
      <page ns="0" title="API" missing="" />
      <page pageid="1" ns="0" title="Main Page">
        <revisions>
          <rev user="Nighthawk" timestamp="2017-08-14T15:30:52Z" comment="/* source code */" contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.

== Getting started ==
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
* [https://en.wikipedia.org/wiki/Help:Wikitext_quick_reference Wiki markup]
&lt;br&gt;

== new user signup ==

[http://www.thelinuxwiki.com/index.php?title=Special:UserLogin&amp;type=signup Login / Signup]


== Admin Quick Links ==

[http://index.php?title=MediaWiki:Sidebar&amp;action=edit Sidebar]


== Uploading files?  Click the link below. ==

* [http://www.thelinuxwiki.com/index.php/Special:Upload Click here to upload a file]

== syntax examples ==
===source code===

&lt;nowiki&gt;
&lt;source lang=&quot;python&quot;&gt;
&lt;/nowiki&gt;
&lt;br&gt;
&lt;nowiki&gt;
message = 'hello world!'
&lt;/nowiki&gt;
&lt;br&gt;
&lt;nowiki&gt;
print message
&lt;/nowiki&gt;
&lt;br&gt;
&lt;/source&gt;

will yeild...

&lt;source lang=&quot;python&quot;&gt;
message = 'hello world!'
print message
&lt;/source&gt;

== special pages ==

[http://www.thelinuxwiki.com/index.php/Special:ListFiles List of uploaded files]</rev>
        </revisions>
      </page>
    </pages>
  </query>
</api>